CSharpTest.Net
Implicit Type Conversion Operator
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Utils Namespace > XmlConfiguration<T> Class : Implicit Type Conversion Operator

o

Glossary Item Box

Allows implicit casting of the configuration element to the actual type contained.

Syntax

Visual Basic (Declaration) 
Public Operator Widening CType( _
   ByVal o As XmlConfiguration(Of T) _
) As T
C# 
public T operator implicit( 
   XmlConfiguration<T> o
)

Parameters

o

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys